home *** CD-ROM | disk | FTP | other *** search
- /*
- * These files are for informational purposes and can demonstrate how
- * to write your own mixed-mode GL-based widgets. However SGI does not
- * guarantee that this source code absolutely matches the GLxDraw
- * widget that is shipped as part of the system.
- */
-
- #ifndef __GLX_MOTIF
- #define __GLX_MOTIF 1
- #endif
- #include <Xm/PrimitiveP.h>
-
- #include "GlxDraw.h"
-